home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / utilit~1 / flut39st.zoo / fileutils-3.9 / man / touch.1 < prev   
Encoding:
Text File  |  1994-03-26  |  2.7 KB  |  129 lines

  1.  
  2.  
  3.  
  4. TOUCH(1L)                        TOUCH(1L)
  5.  
  6.  
  7. N✓NA✓AM✓ME✓E
  8.        touch - change file timestamps
  9.  
  10. S✓SY✓YN✓NO✓OP✓PS✓SI✓IS✓S
  11.        t✓to✓ou✓uc✓ch✓h     [-acfm]    [-r       reference-file]    [-t    MMD-
  12.        Dhhmm[[CC]YY][.ss]]         [-d            time]
  13.        [--time={atime,access,use,mtime,modify}]        [--date=time]
  14.        [--file=reference-file] [--no-create] [--help] [--version]
  15.        file...
  16.  
  17. D✓DE✓ES✓SC✓CR✓RI✓IP✓PT✓TI✓IO✓ON✓N
  18.        This  manual  page  documents  the  GNU    version    of t✓to✓ou✓uc✓ch✓h.
  19.        t✓to✓ou✓uc✓ch✓h changes the access    and modification  times     of  each
  20.        given  file  to the current time.  Files    that do    not exist
  21.        are created empty.  If the first    file name given    would  be
  22.        a  valid     argument  to  the  _✓-_✓t option and no timestamp is
  23.        given with any of the _✓-_✓d, _✓-_✓r, or    _✓-_✓t  options  and  the  _✓-_✓-
  24.        argument    is not given, that argument is interpreted as the
  25.        time for    the other files    instead    of as a    filename.
  26.  
  27.        If changing both    the access and modification times to  the
  28.        current    time,  t✓to✓ou✓uc✓ch✓h  can change the timestamps    for files
  29.        that the    user running it    does not own but has  write  per-
  30.        mission for.  Otherwise,    the user must own the files.
  31.  
  32.    O✓OP✓PT✓TI✓IO✓ON✓NS✓S
  33.        _✓-_✓a_✓, _✓-_✓-_✓t_✓i_✓m_✓e_✓=_✓a_✓t_✓i_✓m_✓e_✓, _✓-_✓-_✓t_✓i_✓m_✓e_✓=_✓a_✓c_✓c_✓e_✓s_✓s_✓,    _✓-_✓-_✓t_✓i_✓m_✓e_✓=_✓u_✓s_✓e
  34.           Change the access    time only.
  35.  
  36.        _✓-_✓c_✓, _✓-_✓-_✓n_✓o_✓-_✓c_✓r_✓e_✓a_✓t_✓e
  37.           Do not create files that do not exist.
  38.  
  39.        _✓-_✓d_✓, _✓-_✓-_✓d_✓a_✓t_✓e _✓t_✓i_✓m_✓e
  40.           Use  _✓t_✓i_✓m_✓e     (which    can be in various common formats)
  41.           instead of the current time.  It can contain  month
  42.           names, timezones,    `am' and `pm', etc.
  43.  
  44.        _✓-_✓f     Ignored;    for  compatibility  with  BSD versions of
  45.           t✓to✓ou✓uc✓ch✓h.
  46.  
  47.        _✓-_✓m_✓, _✓-_✓-_✓t_✓i_✓m_✓e_✓=_✓m_✓t_✓i_✓m_✓e_✓, _✓-_✓-_✓t_✓i_✓m_✓e_✓=_✓m_✓o_✓d_✓i_✓f_✓y
  48.           Change the modification time only.
  49.  
  50.        _✓-_✓r_✓, _✓-_✓-_✓f_✓i_✓l_✓e _✓r_✓e_✓f_✓e_✓r_✓e_✓n_✓c_✓e_✓-_✓f_✓i_✓l_✓e
  51.           Use the times of _✓r_✓e_✓f_✓e_✓r_✓e_✓n_✓c_✓e_✓-_✓f_✓i_✓l_✓e instead of the cur-
  52.           rent time.
  53.  
  54.        _✓-_✓t _✓M_✓M_✓D_✓D_✓h_✓h_✓m_✓m_✓[_✓[_✓C_✓C_✓]_✓Y_✓Y_✓]_✓[_✓._✓s_✓s_✓]
  55.           Use  the    argument  (months,  days, hours, minutes,
  56.           optional    century     and  years,  optional     seconds)
  57.           instead of the current time.
  58.  
  59.        _✓-_✓-_✓h_✓e_✓l_✓p Print  a    usage message on standard output and exit
  60.           successfully.
  61.  
  62.  
  63.  
  64. FSF            GNU File Utilities            1
  65.  
  66.  
  67.  
  68. TOUCH(1L)                        TOUCH(1L)
  69.  
  70.  
  71.        _✓-_✓-_✓v_✓e_✓r_✓s_✓i_✓o_✓n
  72.           Print version information    on standard  output  then
  73.           exit successfully.
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128. FSF            GNU File Utilities            2
  129.